GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportItemCollection クラス > ReportItemCollection コンストラクタ : ReportItemCollection コンストラクタ(IEnumerable<ReportItem>) |
'宣言 Public Function New( _ ByVal items As IEnumerable(Of ReportItem) _ )
public ReportItemCollection( IEnumerable<ReportItem> items )